home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / virus / tbavx705.zip / TBAVX.DOC < prev    next >
Text File  |  1996-09-10  |  2KB  |  56 lines

  1.  
  2. This archive is an addition to the main distribution archive of TBAV and
  3. it does not have any purpose without the files in that archive.
  4.  
  5.  
  6. This archive contains the processor optimized versions of the resident
  7. TBAV utilities. Although the generic utilities as supplied in the normal
  8. TbAV archive are fully functional, the processor optimized versions take
  9. advantage of processor dependant features and are therefore slightly
  10. faster and smaller than the generic versions.
  11.  
  12. The generic utilities have no digit in their name and they are fully
  13. functional on all processor types. The utilities with a digit in their
  14. name are processor specific. They should not be used on another
  15. processor type than they are intended for.
  16.  
  17. *.EXE       Generic version (default)
  18.             - protected mode support (like XMS memory).
  19.             - MS-Windows 386 enhanced mode support.
  20.             - Multitasker support.
  21.             - uses standard instruction set.
  22.             - data is 16 bit aligned.
  23.             - shareware version.
  24.  
  25. *0.EXE      8088, 8086
  26.             - no protected mode features support (no XMS).
  27.             - no MS-Windows 386 enhanced mode support.
  28.             - no multitasker support.
  29.             - uses standard instruction set.
  30.             - data is 8 bit aligned.
  31.             - shareware version.
  32.  
  33. *1.EXE      80186, NEC V20, NEC V30
  34.             - no protected mode features support (no XMS).
  35.             - no MS-Windows 386 enhanced mode support.
  36.             - no multitasker support.
  37.             - uses extended instruction set.
  38.             - data is 8 bit aligned.
  39.             - registered users only.
  40.  
  41. *2.EXE      80286
  42.             - protected mode support (like XMS memory).
  43.             - no MS-Windows 386 enhanced mode support.
  44.             - Multitasker support.
  45.             - uses extended instruction set.
  46.             - data is 16 bit aligned.
  47.             - registered users only.
  48.  
  49. *3.EXE      80386, 80486
  50.             - protected mode support (like XMS memory).
  51.             - MS-Windows 386 enhanced mode support.
  52.             - Multitasker support.
  53.             - uses 80386+ extended instruction set.
  54.             - data is 16/32 bit aligned.
  55.             - registered users only.
  56.